3.334 \(\int \frac {(e+f x)^2 \cosh (c+d x) \sinh (c+d x)}{a+b \sinh (c+d x)} \, dx\)

Optimal. Leaf size=330 \[ \frac {2 a f^2 \text {Li}_3\left (-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b^2 d^3}+\frac {2 a f^2 \text {Li}_3\left (-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b^2 d^3}-\frac {2 a f (e+f x) \text {Li}_2\left (-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b^2 d^2}-\frac {2 a f (e+f x) \text {Li}_2\left (-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b^2 d^2}-\frac {a (e+f x)^2 \log \left (\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}+1\right )}{b^2 d}-\frac {a (e+f x)^2 \log \left (\frac {b e^{c+d x}}{\sqrt {a^2+b^2}+a}+1\right )}{b^2 d}+\frac {a (e+f x)^3}{3 b^2 f}+\frac {2 f^2 \sinh (c+d x)}{b d^3}-\frac {2 f (e+f x) \cosh (c+d x)}{b d^2}+\frac {(e+f x)^2 \sinh (c+d x)}{b d} \]

[Out]

1/3*a*(f*x+e)^3/b^2/f-2*f*(f*x+e)*cosh(d*x+c)/b/d^2-a*(f*x+e)^2*ln(1+b*exp(d*x+c)/(a-(a^2+b^2)^(1/2)))/b^2/d-a
*(f*x+e)^2*ln(1+b*exp(d*x+c)/(a+(a^2+b^2)^(1/2)))/b^2/d-2*a*f*(f*x+e)*polylog(2,-b*exp(d*x+c)/(a-(a^2+b^2)^(1/
2)))/b^2/d^2-2*a*f*(f*x+e)*polylog(2,-b*exp(d*x+c)/(a+(a^2+b^2)^(1/2)))/b^2/d^2+2*a*f^2*polylog(3,-b*exp(d*x+c
)/(a-(a^2+b^2)^(1/2)))/b^2/d^3+2*a*f^2*polylog(3,-b*exp(d*x+c)/(a+(a^2+b^2)^(1/2)))/b^2/d^3+2*f^2*sinh(d*x+c)/
b/d^3+(f*x+e)^2*sinh(d*x+c)/b/d

________________________________________________________________________________________

Rubi [A]  time = 0.55, antiderivative size = 330, normalized size of antiderivative = 1.00, number of steps used = 13, number of rules used = 8, integrand size = 32, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.250, Rules used = {5579, 3296, 2637, 5561, 2190, 2531, 2282, 6589} \[ -\frac {2 a f (e+f x) \text {PolyLog}\left (2,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b^2 d^2}-\frac {2 a f (e+f x) \text {PolyLog}\left (2,-\frac {b e^{c+d x}}{\sqrt {a^2+b^2}+a}\right )}{b^2 d^2}+\frac {2 a f^2 \text {PolyLog}\left (3,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b^2 d^3}+\frac {2 a f^2 \text {PolyLog}\left (3,-\frac {b e^{c+d x}}{\sqrt {a^2+b^2}+a}\right )}{b^2 d^3}-\frac {a (e+f x)^2 \log \left (\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}+1\right )}{b^2 d}-\frac {a (e+f x)^2 \log \left (\frac {b e^{c+d x}}{\sqrt {a^2+b^2}+a}+1\right )}{b^2 d}+\frac {a (e+f x)^3}{3 b^2 f}-\frac {2 f (e+f x) \cosh (c+d x)}{b d^2}+\frac {2 f^2 \sinh (c+d x)}{b d^3}+\frac {(e+f x)^2 \sinh (c+d x)}{b d} \]

Antiderivative was successfully verified.

[In]

Int[((e + f*x)^2*Cosh[c + d*x]*Sinh[c + d*x])/(a + b*Sinh[c + d*x]),x]

[Out]

(a*(e + f*x)^3)/(3*b^2*f) - (2*f*(e + f*x)*Cosh[c + d*x])/(b*d^2) - (a*(e + f*x)^2*Log[1 + (b*E^(c + d*x))/(a
- Sqrt[a^2 + b^2])])/(b^2*d) - (a*(e + f*x)^2*Log[1 + (b*E^(c + d*x))/(a + Sqrt[a^2 + b^2])])/(b^2*d) - (2*a*f
*(e + f*x)*PolyLog[2, -((b*E^(c + d*x))/(a - Sqrt[a^2 + b^2]))])/(b^2*d^2) - (2*a*f*(e + f*x)*PolyLog[2, -((b*
E^(c + d*x))/(a + Sqrt[a^2 + b^2]))])/(b^2*d^2) + (2*a*f^2*PolyLog[3, -((b*E^(c + d*x))/(a - Sqrt[a^2 + b^2]))
])/(b^2*d^3) + (2*a*f^2*PolyLog[3, -((b*E^(c + d*x))/(a + Sqrt[a^2 + b^2]))])/(b^2*d^3) + (2*f^2*Sinh[c + d*x]
)/(b*d^3) + ((e + f*x)^2*Sinh[c + d*x])/(b*d)

Rule 2190

Int[(((F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m_.))/((a_) + (b_.)*((F_)^((g_.)*((e_.) +
 (f_.)*(x_))))^(n_.)), x_Symbol] :> Simp[((c + d*x)^m*Log[1 + (b*(F^(g*(e + f*x)))^n)/a])/(b*f*g*n*Log[F]), x]
 - Dist[(d*m)/(b*f*g*n*Log[F]), Int[(c + d*x)^(m - 1)*Log[1 + (b*(F^(g*(e + f*x)))^n)/a], x], x] /; FreeQ[{F,
a, b, c, d, e, f, g, n}, x] && IGtQ[m, 0]

Rule 2282

Int[u_, x_Symbol] :> With[{v = FunctionOfExponential[u, x]}, Dist[v/D[v, x], Subst[Int[FunctionOfExponentialFu
nction[u, x]/x, x], x, v], x]] /; FunctionOfExponentialQ[u, x] &&  !MatchQ[u, (w_)*((a_.)*(v_)^(n_))^(m_) /; F
reeQ[{a, m, n}, x] && IntegerQ[m*n]] &&  !MatchQ[u, E^((c_.)*((a_.) + (b_.)*x))*(F_)[v_] /; FreeQ[{a, b, c}, x
] && InverseFunctionQ[F[x]]]

Rule 2531

Int[Log[1 + (e_.)*((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.)]*((f_.) + (g_.)*(x_))^(m_.), x_Symbol] :> -Simp[((
f + g*x)^m*PolyLog[2, -(e*(F^(c*(a + b*x)))^n)])/(b*c*n*Log[F]), x] + Dist[(g*m)/(b*c*n*Log[F]), Int[(f + g*x)
^(m - 1)*PolyLog[2, -(e*(F^(c*(a + b*x)))^n)], x], x] /; FreeQ[{F, a, b, c, e, f, g, n}, x] && GtQ[m, 0]

Rule 2637

Int[sin[Pi/2 + (c_.) + (d_.)*(x_)], x_Symbol] :> Simp[Sin[c + d*x]/d, x] /; FreeQ[{c, d}, x]

Rule 3296

Int[((c_.) + (d_.)*(x_))^(m_.)*sin[(e_.) + (f_.)*(x_)], x_Symbol] :> -Simp[((c + d*x)^m*Cos[e + f*x])/f, x] +
Dist[(d*m)/f, Int[(c + d*x)^(m - 1)*Cos[e + f*x], x], x] /; FreeQ[{c, d, e, f}, x] && GtQ[m, 0]

Rule 5561

Int[(Cosh[(c_.) + (d_.)*(x_)]*((e_.) + (f_.)*(x_))^(m_.))/((a_) + (b_.)*Sinh[(c_.) + (d_.)*(x_)]), x_Symbol] :
> -Simp[(e + f*x)^(m + 1)/(b*f*(m + 1)), x] + (Int[((e + f*x)^m*E^(c + d*x))/(a - Rt[a^2 + b^2, 2] + b*E^(c +
d*x)), x] + Int[((e + f*x)^m*E^(c + d*x))/(a + Rt[a^2 + b^2, 2] + b*E^(c + d*x)), x]) /; FreeQ[{a, b, c, d, e,
 f}, x] && IGtQ[m, 0] && NeQ[a^2 + b^2, 0]

Rule 5579

Int[(Cosh[(c_.) + (d_.)*(x_)]^(p_.)*((e_.) + (f_.)*(x_))^(m_.)*Sinh[(c_.) + (d_.)*(x_)]^(n_.))/((a_) + (b_.)*S
inh[(c_.) + (d_.)*(x_)]), x_Symbol] :> Dist[1/b, Int[(e + f*x)^m*Cosh[c + d*x]^p*Sinh[c + d*x]^(n - 1), x], x]
 - Dist[a/b, Int[((e + f*x)^m*Cosh[c + d*x]^p*Sinh[c + d*x]^(n - 1))/(a + b*Sinh[c + d*x]), x], x] /; FreeQ[{a
, b, c, d, e, f}, x] && IGtQ[m, 0] && IGtQ[n, 0] && IGtQ[p, 0]

Rule 6589

Int[PolyLog[n_, (c_.)*((a_.) + (b_.)*(x_))^(p_.)]/((d_.) + (e_.)*(x_)), x_Symbol] :> Simp[PolyLog[n + 1, c*(a
+ b*x)^p]/(e*p), x] /; FreeQ[{a, b, c, d, e, n, p}, x] && EqQ[b*d, a*e]

Rubi steps

\begin {align*} \int \frac {(e+f x)^2 \cosh (c+d x) \sinh (c+d x)}{a+b \sinh (c+d x)} \, dx &=\frac {\int (e+f x)^2 \cosh (c+d x) \, dx}{b}-\frac {a \int \frac {(e+f x)^2 \cosh (c+d x)}{a+b \sinh (c+d x)} \, dx}{b}\\ &=\frac {a (e+f x)^3}{3 b^2 f}+\frac {(e+f x)^2 \sinh (c+d x)}{b d}-\frac {a \int \frac {e^{c+d x} (e+f x)^2}{a-\sqrt {a^2+b^2}+b e^{c+d x}} \, dx}{b}-\frac {a \int \frac {e^{c+d x} (e+f x)^2}{a+\sqrt {a^2+b^2}+b e^{c+d x}} \, dx}{b}-\frac {(2 f) \int (e+f x) \sinh (c+d x) \, dx}{b d}\\ &=\frac {a (e+f x)^3}{3 b^2 f}-\frac {2 f (e+f x) \cosh (c+d x)}{b d^2}-\frac {a (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b^2 d}-\frac {a (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b^2 d}+\frac {(e+f x)^2 \sinh (c+d x)}{b d}+\frac {(2 a f) \int (e+f x) \log \left (1+\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right ) \, dx}{b^2 d}+\frac {(2 a f) \int (e+f x) \log \left (1+\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right ) \, dx}{b^2 d}+\frac {\left (2 f^2\right ) \int \cosh (c+d x) \, dx}{b d^2}\\ &=\frac {a (e+f x)^3}{3 b^2 f}-\frac {2 f (e+f x) \cosh (c+d x)}{b d^2}-\frac {a (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b^2 d}-\frac {a (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b^2 d}-\frac {2 a f (e+f x) \text {Li}_2\left (-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b^2 d^2}-\frac {2 a f (e+f x) \text {Li}_2\left (-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b^2 d^2}+\frac {2 f^2 \sinh (c+d x)}{b d^3}+\frac {(e+f x)^2 \sinh (c+d x)}{b d}+\frac {\left (2 a f^2\right ) \int \text {Li}_2\left (-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right ) \, dx}{b^2 d^2}+\frac {\left (2 a f^2\right ) \int \text {Li}_2\left (-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right ) \, dx}{b^2 d^2}\\ &=\frac {a (e+f x)^3}{3 b^2 f}-\frac {2 f (e+f x) \cosh (c+d x)}{b d^2}-\frac {a (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b^2 d}-\frac {a (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b^2 d}-\frac {2 a f (e+f x) \text {Li}_2\left (-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b^2 d^2}-\frac {2 a f (e+f x) \text {Li}_2\left (-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b^2 d^2}+\frac {2 f^2 \sinh (c+d x)}{b d^3}+\frac {(e+f x)^2 \sinh (c+d x)}{b d}+\frac {\left (2 a f^2\right ) \operatorname {Subst}\left (\int \frac {\text {Li}_2\left (\frac {b x}{-a+\sqrt {a^2+b^2}}\right )}{x} \, dx,x,e^{c+d x}\right )}{b^2 d^3}+\frac {\left (2 a f^2\right ) \operatorname {Subst}\left (\int \frac {\text {Li}_2\left (-\frac {b x}{a+\sqrt {a^2+b^2}}\right )}{x} \, dx,x,e^{c+d x}\right )}{b^2 d^3}\\ &=\frac {a (e+f x)^3}{3 b^2 f}-\frac {2 f (e+f x) \cosh (c+d x)}{b d^2}-\frac {a (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b^2 d}-\frac {a (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b^2 d}-\frac {2 a f (e+f x) \text {Li}_2\left (-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b^2 d^2}-\frac {2 a f (e+f x) \text {Li}_2\left (-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b^2 d^2}+\frac {2 a f^2 \text {Li}_3\left (-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b^2 d^3}+\frac {2 a f^2 \text {Li}_3\left (-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b^2 d^3}+\frac {2 f^2 \sinh (c+d x)}{b d^3}+\frac {(e+f x)^2 \sinh (c+d x)}{b d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [B]  time = 11.65, size = 1301, normalized size = 3.94 \[ \frac {1}{2} \left (\frac {2 a \left (2 e^{2 c} f^2 x^3+6 e e^{2 c} f x^2-\frac {3 e^{2 c} f^2 \log \left (\frac {e^{2 c+d x} b}{a e^c-\sqrt {\left (a^2+b^2\right ) e^{2 c}}}+1\right ) x^2}{d}+\frac {3 f^2 \log \left (\frac {e^{2 c+d x} b}{a e^c-\sqrt {\left (a^2+b^2\right ) e^{2 c}}}+1\right ) x^2}{d}-\frac {3 e^{2 c} f^2 \log \left (\frac {e^{2 c+d x} b}{e^c a+\sqrt {\left (a^2+b^2\right ) e^{2 c}}}+1\right ) x^2}{d}+\frac {3 f^2 \log \left (\frac {e^{2 c+d x} b}{e^c a+\sqrt {\left (a^2+b^2\right ) e^{2 c}}}+1\right ) x^2}{d}+6 e^2 e^{2 c} x-\frac {6 e e^{2 c} f \log \left (\frac {e^{2 c+d x} b}{a e^c-\sqrt {\left (a^2+b^2\right ) e^{2 c}}}+1\right ) x}{d}+\frac {6 e f \log \left (\frac {e^{2 c+d x} b}{a e^c-\sqrt {\left (a^2+b^2\right ) e^{2 c}}}+1\right ) x}{d}-\frac {6 e e^{2 c} f \log \left (\frac {e^{2 c+d x} b}{e^c a+\sqrt {\left (a^2+b^2\right ) e^{2 c}}}+1\right ) x}{d}+\frac {6 e f \log \left (\frac {e^{2 c+d x} b}{e^c a+\sqrt {\left (a^2+b^2\right ) e^{2 c}}}+1\right ) x}{d}+\frac {6 a \sqrt {-\left (a^2+b^2\right )^2} e^2 e^{2 c} \tan ^{-1}\left (\frac {a+b e^{c+d x}}{\sqrt {-a^2-b^2}}\right )}{\left (a^2+b^2\right )^{3/2} d}+\frac {6 a \sqrt {a^2+b^2} e^2 \tan ^{-1}\left (\frac {a+b e^{c+d x}}{\sqrt {-a^2-b^2}}\right )}{\sqrt {-\left (a^2+b^2\right )^2} d}+\frac {6 a \sqrt {-\left (a^2+b^2\right )^2} e^2 e^{2 c} \tanh ^{-1}\left (\frac {a+b e^{c+d x}}{\sqrt {a^2+b^2}}\right )}{\left (-a^2-b^2\right )^{3/2} d}-\frac {6 a \sqrt {-\left (a^2+b^2\right )^2} e^2 \tanh ^{-1}\left (\frac {a+b e^{c+d x}}{\sqrt {a^2+b^2}}\right )}{\left (-a^2-b^2\right )^{3/2} d}-\frac {3 e^2 e^{2 c} \log \left (2 e^{c+d x} a+b \left (-1+e^{2 (c+d x)}\right )\right )}{d}+\frac {3 e^2 \log \left (2 e^{c+d x} a+b \left (-1+e^{2 (c+d x)}\right )\right )}{d}-\frac {6 \left (-1+e^{2 c}\right ) f (e+f x) \text {Li}_2\left (-\frac {b e^{2 c+d x}}{a e^c-\sqrt {\left (a^2+b^2\right ) e^{2 c}}}\right )}{d^2}-\frac {6 \left (-1+e^{2 c}\right ) f (e+f x) \text {Li}_2\left (-\frac {b e^{2 c+d x}}{e^c a+\sqrt {\left (a^2+b^2\right ) e^{2 c}}}\right )}{d^2}+\frac {6 e^{2 c} f^2 \text {Li}_3\left (-\frac {b e^{2 c+d x}}{a e^c-\sqrt {\left (a^2+b^2\right ) e^{2 c}}}\right )}{d^3}-\frac {6 f^2 \text {Li}_3\left (-\frac {b e^{2 c+d x}}{a e^c-\sqrt {\left (a^2+b^2\right ) e^{2 c}}}\right )}{d^3}+\frac {6 e^{2 c} f^2 \text {Li}_3\left (-\frac {b e^{2 c+d x}}{e^c a+\sqrt {\left (a^2+b^2\right ) e^{2 c}}}\right )}{d^3}-\frac {6 f^2 \text {Li}_3\left (-\frac {b e^{2 c+d x}}{e^c a+\sqrt {\left (a^2+b^2\right ) e^{2 c}}}\right )}{d^3}\right )}{3 b^2 \left (-1+e^{2 c}\right )}-\frac {a x \left (3 e^2+3 f x e+f^2 x^2\right ) \cosh (c) \text {csch}\left (\frac {c}{2}\right ) \text {sech}\left (\frac {c}{2}\right )}{3 b^2}+\frac {2 \cosh (d x) \left (e^2 \sinh (c) d^2+f^2 x^2 \sinh (c) d^2+2 e f x \sinh (c) d^2-2 e f \cosh (c) d-2 f^2 x \cosh (c) d+2 f^2 \sinh (c)\right )}{b d^3}+\frac {2 \left (e^2 \cosh (c) d^2+f^2 x^2 \cosh (c) d^2+2 e f x \cosh (c) d^2-2 e f \sinh (c) d-2 f^2 x \sinh (c) d+2 f^2 \cosh (c)\right ) \sinh (d x)}{b d^3}\right ) \]

Antiderivative was successfully verified.

[In]

Integrate[((e + f*x)^2*Cosh[c + d*x]*Sinh[c + d*x])/(a + b*Sinh[c + d*x]),x]

[Out]

((2*a*(6*e^2*E^(2*c)*x + 6*e*E^(2*c)*f*x^2 + 2*E^(2*c)*f^2*x^3 + (6*a*Sqrt[a^2 + b^2]*e^2*ArcTan[(a + b*E^(c +
 d*x))/Sqrt[-a^2 - b^2]])/(Sqrt[-(a^2 + b^2)^2]*d) + (6*a*Sqrt[-(a^2 + b^2)^2]*e^2*E^(2*c)*ArcTan[(a + b*E^(c
+ d*x))/Sqrt[-a^2 - b^2]])/((a^2 + b^2)^(3/2)*d) - (6*a*Sqrt[-(a^2 + b^2)^2]*e^2*ArcTanh[(a + b*E^(c + d*x))/S
qrt[a^2 + b^2]])/((-a^2 - b^2)^(3/2)*d) + (6*a*Sqrt[-(a^2 + b^2)^2]*e^2*E^(2*c)*ArcTanh[(a + b*E^(c + d*x))/Sq
rt[a^2 + b^2]])/((-a^2 - b^2)^(3/2)*d) + (3*e^2*Log[2*a*E^(c + d*x) + b*(-1 + E^(2*(c + d*x)))])/d - (3*e^2*E^
(2*c)*Log[2*a*E^(c + d*x) + b*(-1 + E^(2*(c + d*x)))])/d + (6*e*f*x*Log[1 + (b*E^(2*c + d*x))/(a*E^c - Sqrt[(a
^2 + b^2)*E^(2*c)])])/d - (6*e*E^(2*c)*f*x*Log[1 + (b*E^(2*c + d*x))/(a*E^c - Sqrt[(a^2 + b^2)*E^(2*c)])])/d +
 (3*f^2*x^2*Log[1 + (b*E^(2*c + d*x))/(a*E^c - Sqrt[(a^2 + b^2)*E^(2*c)])])/d - (3*E^(2*c)*f^2*x^2*Log[1 + (b*
E^(2*c + d*x))/(a*E^c - Sqrt[(a^2 + b^2)*E^(2*c)])])/d + (6*e*f*x*Log[1 + (b*E^(2*c + d*x))/(a*E^c + Sqrt[(a^2
 + b^2)*E^(2*c)])])/d - (6*e*E^(2*c)*f*x*Log[1 + (b*E^(2*c + d*x))/(a*E^c + Sqrt[(a^2 + b^2)*E^(2*c)])])/d + (
3*f^2*x^2*Log[1 + (b*E^(2*c + d*x))/(a*E^c + Sqrt[(a^2 + b^2)*E^(2*c)])])/d - (3*E^(2*c)*f^2*x^2*Log[1 + (b*E^
(2*c + d*x))/(a*E^c + Sqrt[(a^2 + b^2)*E^(2*c)])])/d - (6*(-1 + E^(2*c))*f*(e + f*x)*PolyLog[2, -((b*E^(2*c +
d*x))/(a*E^c - Sqrt[(a^2 + b^2)*E^(2*c)]))])/d^2 - (6*(-1 + E^(2*c))*f*(e + f*x)*PolyLog[2, -((b*E^(2*c + d*x)
)/(a*E^c + Sqrt[(a^2 + b^2)*E^(2*c)]))])/d^2 - (6*f^2*PolyLog[3, -((b*E^(2*c + d*x))/(a*E^c - Sqrt[(a^2 + b^2)
*E^(2*c)]))])/d^3 + (6*E^(2*c)*f^2*PolyLog[3, -((b*E^(2*c + d*x))/(a*E^c - Sqrt[(a^2 + b^2)*E^(2*c)]))])/d^3 -
 (6*f^2*PolyLog[3, -((b*E^(2*c + d*x))/(a*E^c + Sqrt[(a^2 + b^2)*E^(2*c)]))])/d^3 + (6*E^(2*c)*f^2*PolyLog[3,
-((b*E^(2*c + d*x))/(a*E^c + Sqrt[(a^2 + b^2)*E^(2*c)]))])/d^3))/(3*b^2*(-1 + E^(2*c))) - (a*x*(3*e^2 + 3*e*f*
x + f^2*x^2)*Cosh[c]*Csch[c/2]*Sech[c/2])/(3*b^2) + (2*Cosh[d*x]*(-2*d*e*f*Cosh[c] - 2*d*f^2*x*Cosh[c] + d^2*e
^2*Sinh[c] + 2*f^2*Sinh[c] + 2*d^2*e*f*x*Sinh[c] + d^2*f^2*x^2*Sinh[c]))/(b*d^3) + (2*(d^2*e^2*Cosh[c] + 2*f^2
*Cosh[c] + 2*d^2*e*f*x*Cosh[c] + d^2*f^2*x^2*Cosh[c] - 2*d*e*f*Sinh[c] - 2*d*f^2*x*Sinh[c])*Sinh[d*x])/(b*d^3)
)/2

________________________________________________________________________________________

fricas [C]  time = 0.47, size = 1265, normalized size = 3.83 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x+e)^2*cosh(d*x+c)*sinh(d*x+c)/(a+b*sinh(d*x+c)),x, algorithm="fricas")

[Out]

-1/6*(3*b*d^2*f^2*x^2 + 3*b*d^2*e^2 + 6*b*d*e*f + 6*b*f^2 - 3*(b*d^2*f^2*x^2 + b*d^2*e^2 - 2*b*d*e*f + 2*b*f^2
 + 2*(b*d^2*e*f - b*d*f^2)*x)*cosh(d*x + c)^2 - 3*(b*d^2*f^2*x^2 + b*d^2*e^2 - 2*b*d*e*f + 2*b*f^2 + 2*(b*d^2*
e*f - b*d*f^2)*x)*sinh(d*x + c)^2 + 6*(b*d^2*e*f + b*d*f^2)*x - 2*(a*d^3*f^2*x^3 + 3*a*d^3*e*f*x^2 + 3*a*d^3*e
^2*x + 6*a*c*d^2*e^2 - 6*a*c^2*d*e*f + 2*a*c^3*f^2)*cosh(d*x + c) + 12*((a*d*f^2*x + a*d*e*f)*cosh(d*x + c) +
(a*d*f^2*x + a*d*e*f)*sinh(d*x + c))*dilog((a*cosh(d*x + c) + a*sinh(d*x + c) + (b*cosh(d*x + c) + b*sinh(d*x
+ c))*sqrt((a^2 + b^2)/b^2) - b)/b + 1) + 12*((a*d*f^2*x + a*d*e*f)*cosh(d*x + c) + (a*d*f^2*x + a*d*e*f)*sinh
(d*x + c))*dilog((a*cosh(d*x + c) + a*sinh(d*x + c) - (b*cosh(d*x + c) + b*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2
) - b)/b + 1) + 6*((a*d^2*e^2 - 2*a*c*d*e*f + a*c^2*f^2)*cosh(d*x + c) + (a*d^2*e^2 - 2*a*c*d*e*f + a*c^2*f^2)
*sinh(d*x + c))*log(2*b*cosh(d*x + c) + 2*b*sinh(d*x + c) + 2*b*sqrt((a^2 + b^2)/b^2) + 2*a) + 6*((a*d^2*e^2 -
 2*a*c*d*e*f + a*c^2*f^2)*cosh(d*x + c) + (a*d^2*e^2 - 2*a*c*d*e*f + a*c^2*f^2)*sinh(d*x + c))*log(2*b*cosh(d*
x + c) + 2*b*sinh(d*x + c) - 2*b*sqrt((a^2 + b^2)/b^2) + 2*a) + 6*((a*d^2*f^2*x^2 + 2*a*d^2*e*f*x + 2*a*c*d*e*
f - a*c^2*f^2)*cosh(d*x + c) + (a*d^2*f^2*x^2 + 2*a*d^2*e*f*x + 2*a*c*d*e*f - a*c^2*f^2)*sinh(d*x + c))*log(-(
a*cosh(d*x + c) + a*sinh(d*x + c) + (b*cosh(d*x + c) + b*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2) - b)/b) + 6*((a*
d^2*f^2*x^2 + 2*a*d^2*e*f*x + 2*a*c*d*e*f - a*c^2*f^2)*cosh(d*x + c) + (a*d^2*f^2*x^2 + 2*a*d^2*e*f*x + 2*a*c*
d*e*f - a*c^2*f^2)*sinh(d*x + c))*log(-(a*cosh(d*x + c) + a*sinh(d*x + c) - (b*cosh(d*x + c) + b*sinh(d*x + c)
)*sqrt((a^2 + b^2)/b^2) - b)/b) - 12*(a*f^2*cosh(d*x + c) + a*f^2*sinh(d*x + c))*polylog(3, (a*cosh(d*x + c) +
 a*sinh(d*x + c) + (b*cosh(d*x + c) + b*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2))/b) - 12*(a*f^2*cosh(d*x + c) + a
*f^2*sinh(d*x + c))*polylog(3, (a*cosh(d*x + c) + a*sinh(d*x + c) - (b*cosh(d*x + c) + b*sinh(d*x + c))*sqrt((
a^2 + b^2)/b^2))/b) - 2*(a*d^3*f^2*x^3 + 3*a*d^3*e*f*x^2 + 3*a*d^3*e^2*x + 6*a*c*d^2*e^2 - 6*a*c^2*d*e*f + 2*a
*c^3*f^2 + 3*(b*d^2*f^2*x^2 + b*d^2*e^2 - 2*b*d*e*f + 2*b*f^2 + 2*(b*d^2*e*f - b*d*f^2)*x)*cosh(d*x + c))*sinh
(d*x + c))/(b^2*d^3*cosh(d*x + c) + b^2*d^3*sinh(d*x + c))

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {{\left (f x + e\right )}^{2} \cosh \left (d x + c\right ) \sinh \left (d x + c\right )}{b \sinh \left (d x + c\right ) + a}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x+e)^2*cosh(d*x+c)*sinh(d*x+c)/(a+b*sinh(d*x+c)),x, algorithm="giac")

[Out]

integrate((f*x + e)^2*cosh(d*x + c)*sinh(d*x + c)/(b*sinh(d*x + c) + a), x)

________________________________________________________________________________________

maple [F]  time = 0.34, size = 0, normalized size = 0.00 \[ \int \frac {\left (f x +e \right )^{2} \cosh \left (d x +c \right ) \sinh \left (d x +c \right )}{a +b \sinh \left (d x +c \right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((f*x+e)^2*cosh(d*x+c)*sinh(d*x+c)/(a+b*sinh(d*x+c)),x)

[Out]

int((f*x+e)^2*cosh(d*x+c)*sinh(d*x+c)/(a+b*sinh(d*x+c)),x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ -\frac {1}{2} \, e^{2} {\left (\frac {2 \, {\left (d x + c\right )} a}{b^{2} d} - \frac {e^{\left (d x + c\right )}}{b d} + \frac {e^{\left (-d x - c\right )}}{b d} + \frac {2 \, a \log \left (-2 \, a e^{\left (-d x - c\right )} + b e^{\left (-2 \, d x - 2 \, c\right )} - b\right )}{b^{2} d}\right )} - \frac {{\left (2 \, a d^{3} f^{2} x^{3} e^{c} + 6 \, a d^{3} e f x^{2} e^{c} - 3 \, {\left (b d^{2} f^{2} x^{2} e^{\left (2 \, c\right )} + 2 \, {\left (d^{2} e f - d f^{2}\right )} b x e^{\left (2 \, c\right )} - 2 \, {\left (d e f - f^{2}\right )} b e^{\left (2 \, c\right )}\right )} e^{\left (d x\right )} + 3 \, {\left (b d^{2} f^{2} x^{2} + 2 \, {\left (d^{2} e f + d f^{2}\right )} b x + 2 \, {\left (d e f + f^{2}\right )} b\right )} e^{\left (-d x\right )}\right )} e^{\left (-c\right )}}{6 \, b^{2} d^{3}} + \int -\frac {2 \, {\left (a b f^{2} x^{2} + 2 \, a b e f x - {\left (a^{2} f^{2} x^{2} e^{c} + 2 \, a^{2} e f x e^{c}\right )} e^{\left (d x\right )}\right )}}{b^{3} e^{\left (2 \, d x + 2 \, c\right )} + 2 \, a b^{2} e^{\left (d x + c\right )} - b^{3}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x+e)^2*cosh(d*x+c)*sinh(d*x+c)/(a+b*sinh(d*x+c)),x, algorithm="maxima")

[Out]

-1/2*e^2*(2*(d*x + c)*a/(b^2*d) - e^(d*x + c)/(b*d) + e^(-d*x - c)/(b*d) + 2*a*log(-2*a*e^(-d*x - c) + b*e^(-2
*d*x - 2*c) - b)/(b^2*d)) - 1/6*(2*a*d^3*f^2*x^3*e^c + 6*a*d^3*e*f*x^2*e^c - 3*(b*d^2*f^2*x^2*e^(2*c) + 2*(d^2
*e*f - d*f^2)*b*x*e^(2*c) - 2*(d*e*f - f^2)*b*e^(2*c))*e^(d*x) + 3*(b*d^2*f^2*x^2 + 2*(d^2*e*f + d*f^2)*b*x +
2*(d*e*f + f^2)*b)*e^(-d*x))*e^(-c)/(b^2*d^3) + integrate(-2*(a*b*f^2*x^2 + 2*a*b*e*f*x - (a^2*f^2*x^2*e^c + 2
*a^2*e*f*x*e^c)*e^(d*x))/(b^3*e^(2*d*x + 2*c) + 2*a*b^2*e^(d*x + c) - b^3), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \[ \int \frac {\mathrm {cosh}\left (c+d\,x\right )\,\mathrm {sinh}\left (c+d\,x\right )\,{\left (e+f\,x\right )}^2}{a+b\,\mathrm {sinh}\left (c+d\,x\right )} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((cosh(c + d*x)*sinh(c + d*x)*(e + f*x)^2)/(a + b*sinh(c + d*x)),x)

[Out]

int((cosh(c + d*x)*sinh(c + d*x)*(e + f*x)^2)/(a + b*sinh(c + d*x)), x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x+e)**2*cosh(d*x+c)*sinh(d*x+c)/(a+b*sinh(d*x+c)),x)

[Out]

Timed out

________________________________________________________________________________________